home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’95 / Reminder Manager / DoMenu.h < prev    next >
Encoding:
Text File  |  1995-06-24  |  162 b   |  9 lines  |  [TEXT/MPCC]

  1. void DoMenu(char *doneFlag, 
  2.                 short theMenu, 
  3.                 short theItem, 
  4.                 TEHandle *theInput);
  5.                 
  6. void AdjustMenus(void);
  7.  
  8. Boolean IsDAWindow(WindowPtr window);
  9.